Skip to content

[ci] Remove BuildSummary phase - #12648

Merged
jonathanpeppers merged 1 commit into
mainfrom
jonathanpeppers-remove-buildsummary-phase
Sep 2, 2026
Merged

[ci] Remove BuildSummary phase#12648
jonathanpeppers merged 1 commit into
mainfrom
jonathanpeppers-remove-buildsummary-phase

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Changes

  • Remove the BuildSummary stage from the Xamarin.Android-PR pipeline.

This stage only ran after failures and has no downstream dependencies.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: f442ede0-616d-4c33-a12d-ab4146689bd9
Copilot AI lite review requested due to automatic review settings September 2, 2026 18:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change cleanly removes a self-contained, failure-only stage with no remaining references in-repo, and does not affect successful pipeline execution paths.

Pull request overview

This PR updates the Azure DevOps pipeline definition used by the repo’s CI automation by removing the BuildSummary stage from the Xamarin.Android-PR pipeline path, simplifying the pipeline graph on failure-only execution paths.

Changes:

  • Removed the conditional BuildSummary stage (including its dependsOn list and template job) from the Xamarin.Android-PR pipeline definition.
  • Eliminated the only remaining in-file reference to the BuildSummary stage name (verified no remaining references in the repo).
File summaries
File Description
build-tools/automation/azure-pipelines.yaml Removes the failure-only BuildSummary stage from the PR pipeline conditional block.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

@jonathanpeppers jonathanpeppers added the ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable). label Sep 2, 2026
@jonathanpeppers

Copy link
Copy Markdown
Member Author

@dalexsoto review

@jonathanpeppers
jonathanpeppers merged commit 17eacfa into main Sep 2, 2026
30 of 45 checks passed
@jonathanpeppers
jonathanpeppers deleted the jonathanpeppers-remove-buildsummary-phase branch September 2, 2026 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants